toggle menu
WarehouseService
jvm
switch theme
search in API
WarehouseService
/
[root]
/
Quantity
Quantity
@
Serializable
class
Quantity
(
val
quantity
:
Int
)
Class that represents the quantity to restock
Parameters
quantity
to restock
Members
Constructors
Quantity
Link copied to clipboard
constructor
(
quantity
:
Int
)
Properties
quantity
Link copied to clipboard
val
quantity
:
Int